object fAbout: TfAbout Left = 320 Top = 201 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Information' ClientHeight = 195 ClientWidth = 416 Color = 14408667 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = -8 Top = 6 Width = 425 Height = 102 Picture.Data = {} end object Label11: TLabel Left = 5 Top = 175 Width = 44 Height = 12 Alignment = taRightJustify Caption = 'Version :' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label12: TLabel Left = 51 Top = 175 Width = 82 Height = 12 Caption = '6.1 Private Beta' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False end object Label5: TLabel Left = 9 Top = 116 Width = 40 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'User :' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label8: TLabel Left = 9 Top = 132 Width = 40 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'S/N :' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label4: TLabel Left = 5 Top = 146 Width = 44 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Author :' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label6: TLabel Left = 51 Top = 116 Width = 346 Height = 12 AutoSize = False Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False end object Label7: TLabel Left = 51 Top = 132 Width = 346 Height = 12 AutoSize = False Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False end object Label3: TLabel Left = 51 Top = 146 Width = 245 Height = 12 Caption = 'All Rights Reserved � 2002 by M.A. van IJperen' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False end object Label1: TLabel Left = 3 Top = 161 Width = 46 Height = 12 Alignment = taRightJustify Caption = 'Website:' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 51 Top = 161 Width = 126 Height = 12 Cursor = crHandPoint Hint = 'Click to visit us ...' Caption = 'http://www.digitalice.com' Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True OnClick = Label2Click end object BUSerialMaker1: TBUSerialMaker Base = 0 Serial = 'Error' Left = 368 Top = 120 end end